home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Developer Essentials / DTS Sample Code / Snippets / Toolbox & IAC / Sound / BufCallback / read me < prev   
Encoding:
Text File  |  1991-11-05  |  318 b   |  1 lines  |  [TEXT/NISI]

  1. This code demonstrates the use of a call back routine with the sound manager.  All it does is play a sound with bufferCmd and then wait for the call back routine to be called.  When the routine is called the app goes back to the event loop.  To use it, you just need to run the app and select start from the file menu.